CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 旅行商

搜索资源列表

  1. GA_java

    0下载:
  2. java版的经典遗传算法源码 功能:经典遗传算法类,用来实现其在NM96文献中关于旅行商问题的算法.-Genetic Algorithm source code in java
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:4925
    • 提供者:Chil Liu
  1. GATSP

    0下载:
  2. 用遗传算法求解旅行商问题,程序中的数据采用的是马少平,朱小燕编写的人工智能P298中的10城市的数据,运行的结果和书上给出的最优解一致,由于程序中群体规模设置的较大,程序运行时间可能需要7s左右。另外初始群体的生成是采用的排列组合算法,有兴趣的读者可以研究此算法的原理或共同探讨-A Genetic Algorithm for Traveling Salesman Problem, program data is in Ma Siu-ping, Xiao-Yan Zhu artificial in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:209445
    • 提供者:fuyaozong
  1. GeneticandAntAlgorithms

    0下载:
  2. 用蚁群算法和遗传算法结合起来实现旅行商问题,代码功能很强。-It solove the traveling salesman problem through combining the ant colony algorithm and genetic algorithm,the code is strong function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:78340
    • 提供者:温娟
  1. TSP-matlab

    2下载:
  2. 用遗传算法计算旅行商问题,MATLAB程序代码,机器可直接运行。-Traveling salesman problem using genetic algorithm, MATLAB code, the machine can be directly run.
  3. 所属分类:matlab

    • 发布日期:2014-12-11
    • 文件大小:3950
    • 提供者:xiaoqi
  1. taiozhanbei

    0下载:
  2. 用遗传算法和模拟退火算法解决旅行商方面的问题-The genetic algorithm and simulated annealing algorithm to solve traveling salesman problems
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5611
    • 提供者:沈海剑
  1. TSP

    0下载:
  2. 用模拟退火算法和遗传算法实现TSP旅行商问题,并可以用Matlab对结果进行图形显示分析,非常实用于初学者-Using simulated annealing algorithm and genetic algorithm traveling salesman problem TSP, and the results can be used Matlab graphics analysis, very useful for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1744903
    • 提供者:翁海冰
  1. traveling_salesman

    0下载:
  2. 遗传算法 旅行商路径优化 编码选择交叉变异解码-Genetic algorithm optimization of traveling salesman path selection crossover and mutation encoding decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2564
    • 提供者:夏卞
  1. TSP

    0下载:
  2. 利用遗传算法求解旅行商问题 旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 -Traveling salesman problem using genetic algorithm traveling salesman problem, namely, th
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7326
    • 提供者:yanzhongyuan
  1. yuchuansuanfa

    0下载:
  2. 本代码是关于,运用遗传算法实现旅行商问题的所有代码,以及MATLAB的使用方法以及工具箱等,是你做设计和其他方面的好例子,s是基于MATLAB软件的运行程序-jhjjsdh shdisd sdhjskd sdjdhsjk skdhsj sdhjs hsdh sd sd s s d s sd s d s d s d sd sd s d s d s d s sd s d sd dsd s dds d sd s d d s d s
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-05
    • 文件大小:48247659
    • 提供者:shiwei
  1. GA_TSP

    1下载:
  2. 用改进遗传算法解决旅行商问题,以寻求最优解-Using improved genetic algorithm to solve traveling salesman problem, to find the optimal solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3900
    • 提供者:金亮冰
  1. GAtsp

    0下载:
  2. 基于遗传算法(GA)的10个城市的旅行商(TSP)问题的建模及仿真-Based on genetic algorithms (GA) of the 10 cities of the traveling salesman (TSP) problem of modeling and simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:刘谋荣
  1. TSP110707-1

    1下载:
  2. 旅行商问题是一个典型的NP完全性问题。本文基于改进的自适应遗传 算法设计并开发了一个求解旅行商问题的软件程序,并将此程序进行了48 个城市的TSP问题计算,与模拟退火算法的计算过程及计算结果进行了比 较。文中给出了遗传算法在解决TSP问题中的参数选择和编码方式、适应 度函数的设计、种群的初始化和遗传算子的详细设计。通过对此程序的改 装,即可用于其他NP完全性问题的求解。-The traveling salesman problem is a typical NP proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5255999
    • 提供者:翁經堯
  1. 利用遗传算法解决旅行商问题

    0下载:
  2. 利用遗传算法解决旅行商问题,程序简单易懂,很实用。
  3. 所属分类:matlab例程

  1. MATLAB

    0下载:
  2. 求解一类旅行商问题,拥有较好的鲁棒性和全局搜索能力(To resolve a problem of travel strip, and have better steady and the whole search ability)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:13312
    • 提供者:broad
  1. Desktop

    0下载:
  2. 进行TSP遗传算法解决方案,解决旅行商问题,车辆调度问题,解决邮政车辆规划问题(TSP genetic algorithm solution)
  3. 所属分类:matlab例程

  1. basic

    0下载:
  2. 解决旅行商遗传算法,能够运行,帮助学习遗传算法(Solve travel agent genetic algorithm, can run, help learning genetic algorithm)
  3. 所属分类:C#编程

    • 发布日期:2017-12-30
    • 文件大小:350208
    • 提供者:343513545
  1. 旅行商问题

    0下载:
  2. 基于遗传算法求解旅行商问题,程序中随机设置了城市点出现的情况。(Genetic algorithm based travel salesman problem, the program randomly set up the city point of view.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:USSThobo2
  1. GA

    0下载:
  2. 遗传算法求解旅行商问题 代码具有一定的通用性 但试验数据量较小(GA to resolve the traveler's problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:4169728
    • 提供者:Plutooooo
  1. chapter4 基于遗传算法的TSP算法

    0下载:
  2. 遗传算法的旅行商问题的典型范例,初学者可参考学习。(Traveling salesman problem based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:13312
    • 提供者:aixiao0902
  1. TspGA源码

    0下载:
  2. TSP(旅行商问题)遗传算法实现源代码。(TSP (travel salesman problem) genetic algorithm to achieve the source code.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-28
    • 文件大小:448512
    • 提供者:苯小糠
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com